| syIMSExtensionMapping |
| Logical Entity Name | syIMSExtensionMapping |
| Default Table Name | syIMSExtensionMapping |
| Physical Only | NO |
| Definition | |
| Note |
| syIMSExtensionMapping Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
syIMSExtensionMappingID |
int | NO | ||
syIMSExtensionStructureID |
int | NO | ||
| NodeName | varchar(50) | YES | ||
| AttributeName | varchar(50) | YES | ||
| NodeMappingValue | varchar(50) | YES | ||
| AttributeMappingValue | varchar(50) | YES | ||
syUserDictID |
int | YES | ||
| Repeatable | bit | YES | ||
| UseForExtension | bit | YES | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| Ts | timestamp | NO |
| syIMSExtensionMapping Primary and Unique Keys |
| Key Name | Key Type | Keys |
| syIMSExtensionMapping_syIMSExtensionMappingID_U_C_IDX | PrimaryKey | syIMSExtensionMappingID |
| syIMSExtensionMapping Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| syIMSExtensionStructure | Non-Identifying | One To Zero or More | FK_syIMSExtensionMapping_syIMSExtensionStructureID_syIMSExtensionStructure_syIMSExtensionStructureID | syIMSExtensionStructureID | NO | YES | ||
| syUserDict | Non-Identifying | Zero or One to Zero or More | FK_syIMSExtensionMapping_syUserDictID_syUserDict_syUserDictID | syUserDictID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_syIMSExtensionMapping_UserID_SyStaff_SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| syIMSExtensionMapping Check Constraints |
| Check Constraint Name | CheckConstraint |